inspector: Cosmetic fixes
authorMatthias Clasen <mclasen@redhat.com>
Sat, 11 Oct 2014 03:25:29 +0000 (23:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 11 Oct 2014 04:59:36 +0000 (00:59 -0400)
Add a missing shadow in the css editor.

gtk/inspector/css-editor.ui

index a61e4a1133fffd6106e4303b91b05b82a8423a3e..e6fd0a69b2400db2d6e44118df241d0edbf16ee2 100644 (file)
@@ -44,6 +44,7 @@
       <object class="GtkScrolledWindow">
         <property name="visible">True</property>
         <property name="expand">True</property>
+        <property name="shadow-type">in</property>
         <child>
           <object class="GtkTextView" id="view">
             <property name="visible">True</property>